How to Install libghc-megaparsec-dev software package in Ubuntu 17.04 (Zesty Zapus)

How to Install libghc-megaparsec-dev software package in Ubuntu 17.04 (Zesty Zapus)

libghc-megaparsec-dev software package provides monadic parser combinators, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libghc-megaparsec-dev 

libghc-megaparsec-dev is installed in your system.

Make ensure the libghc-megaparsec-dev package were installed using the commands given below,

$ sudo dpkg-query -l | grep libghc-megaparsec-dev *

You will get with libghc-megaparsec-dev package name, version, architecture and description in a table

libghc-megaparsec-dev package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Haskell
Package libghc-megaparsec-dev
Version 5.0.1-1
Description monadic parser combinators
Sub Section haskell


See Also, How to uninstall or remove libghc-megaparsec-dev software package from Ubuntu 17.04 (Zesty Zapus)?